Skip to content

Conversation

@leigaol
Copy link
Contributor

@leigaol leigaol commented Apr 17, 2025

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Description

We implemented a mechanism to only start the workspace indexing when there is sufficient CPU resources, but the threshold was not fine tuned and in certain cases it did not start the workspace indexing when in fact it should. This PR is to

  1. Slightly lift the threshold
  2. Add more logs for debugging.

In the very near future, we will utilize server side indexing as the default option.

Checklist

  • My code follows the code style of this project
  • I have added tests to cover my changes
  • A short description of the change has been added to the CHANGELOG if the change is customer-facing in the IDE.
  • I have added metrics for my changes (if required)

License

I confirm that my contribution is made under the terms of the Apache 2.0 license.

@leigaol leigaol requested review from a team as code owners April 17, 2025 22:00
@leigaol leigaol marked this pull request as draft April 17, 2025 22:00
@leigaol leigaol closed this Apr 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant